You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVec Class > TMtxVec Methods > IsEqual Method > TMtxVec.IsEqual Method ([In] TMtxVec, [In] double, [In] TCompare)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVec.IsEqual Method ([In] TMtxVec, [In] double, [In] TCompare)

Compares Vec elements with coresponding calling object elements.

Syntax
C#
Visual Basic
public bool IsEqual([In] TMtxVec Vec, [In] double Precision, [In] TCompare Compare);

Method uses comparison algorithm specified by Precision property.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!